* editfns.c (time_overflow): New function, refactoring common code.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 11 Mar 2011 20:31:59 +0000 (12:31 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 11 Mar 2011 20:31:59 +0000 (12:31 -0800)
commitee3f8a9797bf13e5ceb76df81d5cf2ce8edfc122
tree1ede391cccf24744f4444d332e84dc098f90453d
parent7647cff0205147858841ea00a7a6b12f6108a57b
* editfns.c (time_overflow): New function, refactoring common code.

(Fformat_time_string, Fdecode_time, Fencode_time):
(Fcurrent_time_string): Use it.
src/ChangeLog
src/editfns.c